Welcome![Sign In][Sign Up]
Location:
Search - DELPHI7 TCP

Search list

[Internet-Networkmasm_Feiler_v1.0

Description: 多线程 网络传输 开发环境:Delphi7.0+WinXP,没用其他控件(除了Delphi自带的Indy) 传输协议:TCP/IP 客户端一次发送65000字节的包,服务端负责组装并处理数据粘连。 使用ReadBuffer(),Send()函数来接收发送Buffer内字节,这样作的目的是使程序具有更好的灵活性。你可以自定义Buffer内那些字节的含义,例如是字符串、图像、声音、命令等等。 文件的多线程读写采用windows内存映像技术。 关键的服务器处理函数IdTCPServer1Execute(AThread: TIdPeerThread)是非线程安全的。如果使用临界区,那么多线程将在这里串行执行,严重降低多线程效率。对此,我采用一个简单的办法,具体可以看程序。-multithreaded network transmission development environment : Delphi7.0 WinXP, useless other controls (except for the Delphi Indy own) transmission protocol : TCP / IP client to send a 65,000-byte packets, the server is responsible for assembling and processing data adhesion. Use ReadBuffer (), Send () function to receive this Buffer byte, for the purpose of this is to make procedures better flexibility. You can define Buffer byte within the meaning of those, such as strings, images, sounds, etc. order. The documents used to read and write multi-threaded windows memory mapping technology. Key server function IdTCPServer1Execute (AThread : TIdPeerThread) non-thread safe. If the use of critical areas, so many threads here on serial implementation, a serious decline in the efficiency of multit
Platform: | Size: 69644 | Author: 水滴 | Hits:

[WinSock-NDISNet_TCPIP

Description: 网络TCP/IP编程,Delphi7编译通过,实现局域网、Internet上的聊天功能-network TCP / IP programming, Delphi7 compiler, LAN, on Internet chat
Platform: | Size: 354953 | Author: 林德 | Hits:

[WinSock-NDIS多线程网络传输

Description: 在盒子里得到了这么多朋友无私的帮助,真的表示感谢!看到很多朋友在寻求多线程网络传输代码,为此,从我开发的网络棋牌游戏中整理出这个献给大家:) 开发环境:Delphi7.0+WinXP,没用其他控件(除了Delphi自带的Indy) 使用协议:TCP/IP 客户端一次发送65000字节的包,服务端负责组装并处理数据粘连。 使用ReadBuffer(),Send()函数来接收发送Buffer内字节,这样作的目的是使程序具有更好的灵活性。你可以自定义Buffer内那些字节的含义,例如是字符串、图像、声音、命令等等。 文件的多线程读写采用windows内存映像技术。 关键的服务器处理函数IdTCPServer1Execute(AThread: TIdPeerThread)是非线程安全的。如果使用临界区,那么多线程将在这里串行执行,严重降低多线程效率。对此,我采用一个简单的办法,具体可以看程序。-be in the box so many friends selfless help and really grateful! Many friends in the search for multi-threaded network transmission code, for from my development of the network and dominoes game sorted out the dedicated people :) development environment : Delphi7.0 WinXP, useless other controls (except for the Delphi Indy own) use agreement : TCP / IP client to send a 65,000-byte packets, the server is responsible for assembling and processing data adhesion. Use ReadBuffer (), Send () function to receive this Buffer byte, for the purpose of this is to make procedures better flexibility. You can define Buffer byte within the meaning of those, such as strings, images, sounds, etc. order. The documents used to read and write multi-threaded windows memory mapping technology. Key server functio
Platform: | Size: 54717 | Author: tom | Hits:

[VOIP programip电话

Description: IP电话演示,Delphi7编译通过-IP telephony demonstration compile Delphi7
Platform: | Size: 16384 | Author: 邓飞 | Hits:

[Internet-Networkmasm_Feiler_v1.0

Description: 多线程 网络传输 开发环境:Delphi7.0+WinXP,没用其他控件(除了Delphi自带的Indy) 传输协议:TCP/IP 客户端一次发送65000字节的包,服务端负责组装并处理数据粘连。 使用ReadBuffer(),Send()函数来接收发送Buffer内字节,这样作的目的是使程序具有更好的灵活性。你可以自定义Buffer内那些字节的含义,例如是字符串、图像、声音、命令等等。 文件的多线程读写采用windows内存映像技术。 关键的服务器处理函数IdTCPServer1Execute(AThread: TIdPeerThread)是非线程安全的。如果使用临界区,那么多线程将在这里串行执行,严重降低多线程效率。对此,我采用一个简单的办法,具体可以看程序。-multithreaded network transmission development environment : Delphi7.0 WinXP, useless other controls (except for the Delphi Indy own) transmission protocol : TCP/IP client to send a 65,000-byte packets, the server is responsible for assembling and processing data adhesion. Use ReadBuffer (), Send () function to receive this Buffer byte, for the purpose of this is to make procedures better flexibility. You can define Buffer byte within the meaning of those, such as strings, images, sounds, etc. order. The documents used to read and write multi-threaded windows memory mapping technology. Key server function IdTCPServer1Execute (AThread : TIdPeerThread) non-thread safe. If the use of critical areas, so many threads here on serial implementation, a serious decline in the efficiency of multit
Platform: | Size: 69632 | Author: 水滴 | Hits:

[Internet-NetworkNet_TCPIP

Description: 网络TCP/IP编程,Delphi7编译通过,实现局域网、Internet上的聊天功能-network TCP/IP programming, Delphi7 compiler, LAN, on Internet chat
Platform: | Size: 354304 | Author: 林德 | Hits:

[Internet-Network多线程网络传输

Description: 在盒子里得到了这么多朋友无私的帮助,真的表示感谢!看到很多朋友在寻求多线程网络传输代码,为此,从我开发的网络棋牌游戏中整理出这个献给大家:) 开发环境:Delphi7.0+WinXP,没用其他控件(除了Delphi自带的Indy) 使用协议:TCP/IP 客户端一次发送65000字节的包,服务端负责组装并处理数据粘连。 使用ReadBuffer(),Send()函数来接收发送Buffer内字节,这样作的目的是使程序具有更好的灵活性。你可以自定义Buffer内那些字节的含义,例如是字符串、图像、声音、命令等等。 文件的多线程读写采用windows内存映像技术。 关键的服务器处理函数IdTCPServer1Execute(AThread: TIdPeerThread)是非线程安全的。如果使用临界区,那么多线程将在这里串行执行,严重降低多线程效率。对此,我采用一个简单的办法,具体可以看程序。-be in the box so many friends selfless help and really grateful! Many friends in the search for multi-threaded network transmission code, for from my development of the network and dominoes game sorted out the dedicated people :) development environment : Delphi7.0 WinXP, useless other controls (except for the Delphi Indy own) use agreement : TCP/IP client to send a 65,000-byte packets, the server is responsible for assembling and processing data adhesion. Use ReadBuffer (), Send () function to receive this Buffer byte, for the purpose of this is to make procedures better flexibility. You can define Buffer byte within the meaning of those, such as strings, images, sounds, etc. order. The documents used to read and write multi-threaded windows memory mapping technology. Key server functio
Platform: | Size: 54272 | Author: tom | Hits:

[Delphi VCLDelphiyiyangulixitong

Description: 1、源码包括图标、代码和建库脚本三部分 2、程序都在Delphi7.0和SQL Server 2000个人版下调试通过的,使用的操作系统是Microsoft Windows 2000(Professional),原则上,操作系统对程序没有影响,不过,作者没有在其他操作系统平台上调试这些程序。 3、数据库使用SQL Server的用户sa,密码为“$%*^@”。如果数据库sa用户密码不同,可以在SQL Server的查询分析器中输入以下SQL语句来修改密码:exec sp_password ‘旧密码’,’新密码’,也可以通过SQL Server企业管理器,展开【数据库】|【安全性】|【登录】节点,双击其中的sa项目,将密码设置为“$%*^@”。 4、默认文件为只读文件,而所有程序在重新编译时都必须重新创建这些文件,所以在重新编译之前必须将所有文件修改为可写。 5、该程序有配套教材《Delphi数据库开发经典案例解析》清华大学出版社 -err
Platform: | Size: 1006592 | Author: 董林林 | Hits:

[OtherDemo(IdTCPServer)

Description: 消费采集程序,使用TCP通讯,有关IdTCPServer使用方法-consumption acquisition procedures, the use of TCP communications, the use of IdTCPServer
Platform: | Size: 795648 | Author: 郑卫树 | Hits:

[Ftp Clientthread_Tcpserver_client_code

Description: 多线程网络传输代码,从网络棋牌游戏中整理出这个献给大家:) 开发环境:Delphi7.0+WinXP,没用其他控件(除了Delphi自带的Indy) 使用协议:TCP/IP 客户端一次发送65000字节的包,服务端负责组装并处理数据粘连。 使用ReadBuffer(),Send()函数来接收发送Buffer内字节,这样作的目的是使程序具有更好的灵活性。你可以自定义Buffer内那些字节的含义,例如是字符串、图像、声音、命令等等。 文件的多线程读写采用windows内存映像技术。 关键的服务器处理函数IdTCPServer1Execute(AThread: TIdPeerThread)是非线程安全的。如果使用临界区,那么多线程将在这里串行执行,严重降低多线程效率。对此,我采用一个简单的办法,具体可以看程序。
Platform: | Size: 56320 | Author: 红鱼 | Hits:

[TCP/IP stackdxcwlcs

Description:
Platform: | Size: 54272 | Author: htc | Hits:

[ICQ-IM-ChatNETchar1.1011

Description: delphi7.0下idtcpclient和idtcpserver制作的聊天室软件,对学习socket很有帮助-delphi7.0 under idtcpclient and produced idtcpserver chat room software, learning socket helpful
Platform: | Size: 345088 | Author: | Hits:

[TCP/IP stackDisfile1001

Description: delphi7.0 写的局域网内文件传送软件,tcp的,是socket学习的好材料-written delphi7.0 LAN file transfer software, tcp is a good learning materials socket
Platform: | Size: 376832 | Author: | Hits:

[Remote ControlTCP.UDP_jt

Description: TCP/UDP协议的实时监听 运行环境 Delphi7 -TCP/UDP protocol, real-time monitoring operating environment Delphi7
Platform: | Size: 205824 | Author: wenll998 | Hits:

[Windows DevelopDelphi7jingdianwentijiexi

Description: Delphi 7经典问题解析 源代码 本人搜藏多年,今天贡献一把谢谢大家支持-delphi7 jing dian wen ti jie xi yuan dai ma
Platform: | Size: 1270784 | Author: lanbing | Hits:

[Internet-NetworkIOCP

Description: ICOP服务器的开发,并提供源代码,动态库,调用DEMO(包含VC,C#,Delphi7)。 阅读源代码最好对C++,TCP/IP,socket编程,多线程和MFC有一定了解。 程序编译环境:Visual C++ 6.0。运行在Windows NT/2000或以上版本系统。-ICOP server development, and provide the source code, dynamic library, called DEMO (VC, C#, Delphi7). Read the source code is best for C++, TCP/IP, socket programming, multithreading, and MFC have a certain understanding. Compiled environment: Visual C++ 6.0. Running on Windows NT/2000 or later systems.
Platform: | Size: 55296 | Author: greg | Hits:

[Delphi/CppBuilderdelphi7

Description: delphi葵花宝典7 ..包含TCP/IP数据封装、QQ协议、木马、邮件等资料-delphi holy canon .. contains the TCP/IP data encapsulation, QQ protocol, Trojan horses, e-mail and other information
Platform: | Size: 102400 | Author: | Hits:

[Delphi VCLdelphi7.rar

Description: scoket tcp/udp 通信delphi 源代码,scoket tcp/udp communication delphi source code
Platform: | Size: 274432 | Author: maorongcai | Hits:

[CommunicationDELPHI7

Description: 仿modbus的TCP数据传输.用502端口的.-modbus TCP program
Platform: | Size: 194560 | Author: mike | Hits:

[CommunicationModbus解析DEMO_Delphi7

Description: 不借助其它底层Modbus控件,直接操作底层通讯代码,实现Modbus读写“保持寄存器”数据,支持串口通讯、TCP通讯两种方式。代码只作演示,可做进一步封装,也可稍作修改,用于非标准的Modbus通讯。本代码使用了一个第三方控件SPComm,开发测试环境为Delphi7+Win7,我一直想摆脱Modbus控件(MBAXP Modbus Master ActiveX Control ),最近自己开发了这个DEMO,分享给大家。(Without other underlying Modbus controls, the direct operation of the underlying communication code, the realization of Modbus read and write, "keep register" data, support for serial communication, TCP communication two ways. The code is for demonstration only, can be further encapsulated, and can be modified slightly for nonstandard Modbus communications. This code uses a third party control SPComm, development test environment for Delphi7+Win7, I always want to get rid of Modbus control (MBAXP Modbus Master ActiveX Control ) recently developed this DEMO and shared it with you.)
Platform: | Size: 264192 | Author: tao60 | Hits:
« 12 »

CodeBus www.codebus.net